Skip to content

Conversation

@spivx
Copy link
Owner

@spivx spivx commented Oct 9, 2025

  • Introduced a new job in the CI workflow for running Playwright end-to-end tests.
  • Added Playwright as a dependency in package.json and package-lock.json.
  • Created Playwright configuration file for test setup.
  • Implemented multiple e2e tests covering existing repo entry, landing page interactions, repo scan functionality, stack navigation, and summary generation.
  • Enhanced various components with data-testid attributes for better test targeting.
  • Updated existing components to improve accessibility and maintainability.

spivx added 5 commits October 9, 2025 20:56
- Introduced a new job in the CI workflow for running Playwright end-to-end tests.
- Added Playwright as a dependency in package.json and package-lock.json.
- Created Playwright configuration file for test setup.
- Implemented multiple e2e tests covering existing repo entry, landing page interactions, repo scan functionality, stack navigation, and summary generation.
- Enhanced various components with data-testid attributes for better test targeting.
- Updated existing components to improve accessibility and maintainability.
@spivx spivx merged commit 8ba2205 into main Oct 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants